home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 5 (Internal Edition) / Apple R&P Lib Internal v5.0.iso / 6-Developer Demos / Developer Demos-Ed. / Macintosh School® CD-ROM Demo / Macintosh SchoolÆ CD-ROM Demo / card_89940.txt < prev    next >
Text File  |  1990-08-14  |  6KB  |  332 lines

  1. -- card: 89940 from stack: in
  2. -- bmap block id: 90563
  3. -- flags: 4000
  4. -- background id: 69011
  5. -- name: Format
  6. ----- HyperTalk script -----
  7. on openCard
  8.   global buttonName, buttonList
  9.   put the long date into field date
  10.   set hilite of background button id buttonName to false
  11.   repeat with index = 1 to the number of lines of buttonList
  12.     set hilite of background button id line index of buttonList to false
  13.   end repeat
  14. end openCard
  15.  
  16. on closeCard
  17.   global buttonName, buttonList
  18.   set hilite of background button id buttonName to true
  19.   repeat with index = 1 to the number of lines of buttonList
  20.     set hilite of background button id line index of buttonList to true
  21.   end repeat
  22.   set hilite of button id 7 to true
  23.   repeat with index = 8 to 13
  24.     set hilite of button id index to false
  25.   end repeat
  26. end closeCard
  27.  
  28. on groupOne
  29.   repeat with index = 7 to 12
  30.     set hilite of button id index to false
  31.   end repeat
  32.   set hilite of target to true
  33. end groupOne
  34.  
  35.  
  36.  
  37. -- part 1 (button)
  38. -- low flags: 00
  39. -- high flags: 0000
  40. -- rect: left=0 top=0 right=342 bottom=512
  41. -- title width / last selected line: 0
  42. -- icon id / first selected line: 0 / 0
  43. -- text alignment: 1
  44. -- font id: 0
  45. -- text size: 12
  46. -- style flags: 0
  47. -- line height: 16
  48. -- part name: 
  49.  
  50.  
  51. -- part 2 (button)
  52. -- low flags: 00
  53. -- high flags: 0000
  54. -- rect: left=66 top=29 right=46 bottom=152
  55. -- title width / last selected line: 0
  56. -- icon id / first selected line: 0 / 0
  57. -- text alignment: 1
  58. -- font id: 0
  59. -- text size: 12
  60. -- style flags: 0
  61. -- line height: 16
  62. -- part name: Students
  63. ----- HyperTalk script -----
  64. on mouseUp
  65.   lock screen
  66.   go to card short name of me of this stack
  67.   unlock screen
  68. end mouseUp
  69.  
  70.  
  71.  
  72. -- part 3 (button)
  73. -- low flags: 00
  74. -- high flags: 0000
  75. -- rect: left=156 top=29 right=46 bottom=242
  76. -- title width / last selected line: 0
  77. -- icon id / first selected line: 0 / 0
  78. -- text alignment: 1
  79. -- font id: 0
  80. -- text size: 12
  81. -- style flags: 0
  82. -- line height: 16
  83. -- part name: Periods
  84. ----- HyperTalk script -----
  85. on mouseUp
  86.   lock screen
  87.   go to card short name of me of this stack
  88.   unlock screen
  89. end mouseUp
  90.  
  91.  
  92.  
  93. -- part 4 (button)
  94. -- low flags: 00
  95. -- high flags: 0000
  96. -- rect: left=246 top=29 right=46 bottom=332
  97. -- title width / last selected line: 0
  98. -- icon id / first selected line: 0 / 0
  99. -- text alignment: 1
  100. -- font id: 0
  101. -- text size: 12
  102. -- style flags: 0
  103. -- line height: 16
  104. -- part name: Exceptions
  105. ----- HyperTalk script -----
  106. on mouseUp
  107.   lock screen
  108.   go to card short name of me of this stack
  109.   unlock screen
  110. end mouseUp
  111.  
  112.  
  113.  
  114. -- part 5 (button)
  115. -- low flags: 00
  116. -- high flags: 2000
  117. -- rect: left=146 top=271 right=289 bottom=224
  118. -- title width / last selected line: 0
  119. -- icon id / first selected line: 0 / 0
  120. -- text alignment: 1
  121. -- font id: 0
  122. -- text size: 12
  123. -- style flags: 0
  124. -- line height: 16
  125. -- part name: Print
  126. ----- HyperTalk script -----
  127. on mouseUp
  128.   lock screen
  129.   go to card "Exception Report" of this background
  130.   unlock screen
  131. end mouseUp
  132.  
  133.  
  134.  
  135. -- part 6 (button)
  136. -- low flags: 00
  137. -- high flags: 2000
  138. -- rect: left=286 top=271 right=289 bottom=364
  139. -- title width / last selected line: 0
  140. -- icon id / first selected line: 0 / 0
  141. -- text alignment: 1
  142. -- font id: 0
  143. -- text size: 12
  144. -- style flags: 0
  145. -- line height: 16
  146. -- part name: Cancel
  147. ----- HyperTalk script -----
  148. on mouseUp
  149.   lock screen
  150.   pop card
  151.   unlock screen
  152. end mouseUp
  153.  
  154.  
  155.  
  156. -- part 7 (button)
  157. -- low flags: 00
  158. -- high flags: C006
  159. -- rect: left=144 top=106 right=122 bottom=370
  160. -- title width / last selected line: 0
  161. -- icon id / first selected line: 0 / 0
  162. -- text alignment: 1
  163. -- font id: 0
  164. -- text size: 12
  165. -- style flags: 0
  166. -- line height: 16
  167. -- part name: List of names
  168. ----- HyperTalk script -----
  169. on mouseUp
  170.   groupOne
  171. end mouseUp
  172.  
  173.  
  174.  
  175. -- part 8 (button)
  176. -- low flags: 00
  177. -- high flags: 8006
  178. -- rect: left=144 top=122 right=138 bottom=370
  179. -- title width / last selected line: 0
  180. -- icon id / first selected line: 0 / 0
  181. -- text alignment: 1
  182. -- font id: 0
  183. -- text size: 12
  184. -- style flags: 0
  185. -- line height: 16
  186. -- part name: Names with demographic data
  187. ----- HyperTalk script -----
  188. on mouseUp
  189.   groupOne
  190. end mouseUp
  191.  
  192.  
  193.  
  194. -- part 9 (button)
  195. -- low flags: 00
  196. -- high flags: 8006
  197. -- rect: left=144 top=138 right=154 bottom=370
  198. -- title width / last selected line: 0
  199. -- icon id / first selected line: 0 / 0
  200. -- text alignment: 1
  201. -- font id: 0
  202. -- text size: 12
  203. -- style flags: 0
  204. -- line height: 16
  205. -- part name: Attendance - Matrix format
  206. ----- HyperTalk script -----
  207. on mouseUp
  208.   groupOne
  209. end mouseUp
  210.  
  211.  
  212.  
  213. -- part 10 (button)
  214. -- low flags: 00
  215. -- high flags: 8006
  216. -- rect: left=144 top=154 right=170 bottom=370
  217. -- title width / last selected line: 0
  218. -- icon id / first selected line: 0 / 0
  219. -- text alignment: 1
  220. -- font id: 0
  221. -- text size: 12
  222. -- style flags: 0
  223. -- line height: 16
  224. -- part name: Attendance - List format
  225. ----- HyperTalk script -----
  226. on mouseUp
  227.   groupOne
  228. end mouseUp
  229.  
  230.  
  231.  
  232. -- part 11 (button)
  233. -- low flags: 00
  234. -- high flags: 8006
  235. -- rect: left=144 top=170 right=186 bottom=370
  236. -- title width / last selected line: 0
  237. -- icon id / first selected line: 0 / 0
  238. -- text alignment: 1
  239. -- font id: 0
  240. -- text size: 12
  241. -- style flags: 0
  242. -- line height: 16
  243. -- part name: Action comments
  244. ----- HyperTalk script -----
  245. on mouseUp
  246.   groupOne
  247. end mouseUp
  248.  
  249.  
  250.  
  251. -- part 12 (button)
  252. -- low flags: 00
  253. -- high flags: 8006
  254. -- rect: left=144 top=186 right=202 bottom=370
  255. -- title width / last selected line: 0
  256. -- icon id / first selected line: 0 / 0
  257. -- text alignment: 1
  258. -- font id: 0
  259. -- text size: 12
  260. -- style flags: 0
  261. -- line height: 16
  262. -- part name: Autodialers
  263. ----- HyperTalk script -----
  264. on mouseUp
  265.   groupOne
  266. end mouseUp
  267.  
  268.  
  269.  
  270. -- part 13 (button)
  271. -- low flags: 00
  272. -- high flags: A005
  273. -- rect: left=184 top=220 right=236 bottom=345
  274. -- title width / last selected line: 0
  275. -- icon id / first selected line: 0 / 0
  276. -- text alignment: 1
  277. -- font id: 0
  278. -- text size: 12
  279. -- style flags: 0
  280. -- line height: 16
  281. -- part name: Sorted by Homeroom
  282.  
  283.  
  284. -- part contents for background part 28
  285. ----- text -----
  286. Abrosimoff, Mich‚Ķ
  287. Adams, Bryan
  288. Alexander, Rick
  289. Alexander, Susan
  290. Allsop, Blair M.
  291. Azimov, Isaac
  292. Barisoff, Larissa
  293. Bunyan, Paul
  294. Burnyeat, Grant
  295. Caldwell, Brian
  296.  
  297.  
  298.  
  299. -- part contents for background part 29
  300. ----- text -----
  301. 47
  302. 80
  303. 53
  304. 54
  305. 52
  306. 102
  307. 48
  308. 13
  309. 94
  310. 93
  311.  
  312. -- part contents for background part 30
  313. ----- text -----
  314. Present
  315. Present
  316. Present
  317. Present
  318. Present
  319. Present
  320. Present
  321. Present
  322. Present
  323. Present
  324.  
  325.  
  326. -- part contents for background part 33
  327. ----- text -----
  328. 0 students selected
  329.  
  330. -- part contents for background part 31
  331. ----- text -----
  332. Monday, September 4, 1989